For working with rotated bounding boxes, please reach out to info@visual-layer.com for your free license key.Documentation Index
Fetch the complete documentation index at: https://visual-layer-my-changes.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Rotated bounding box are annotation boxes that have a rotation vs. the vertical or horizontal axis, for example: Rotated bounding boxes allows to get a better focus around the object and are often used in satellite imagery and other use cases. Rotated bounding box is defined by 4 vertices in the corder, each one has x and y coordinates. We number them as x1,y,x2,y2… For working with rotated bounding boxes, prepare a csv file in the following format (let’s asume the file is named:
annotations.csv)
Full example is here.